FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (109 ms)

Package fhir.argonaut.r2
Type ValueSet
Id Id
FHIR Version R2
Source http://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/narrative-status
Url http://fhir.org/guides/argonaut/ValueSet/narrative-status
Status draft
Date 2016-10-18T00:00:00+11:00
Name Narrative Status
Experimental False
Realm us
Authority hl7
Description This value set limits the text status for the resource narrative.
Copyright HL7

Resources that use this resource

StructureDefinition
http://fhir.org/guides/argonaut/StructureDefinition/argo-careplan Argonaut CarePlan Profile

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "narrative-status",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/ValueSet/narrative-status",
  "name" : "Narrative Status",
  "status" : "draft",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-10-18T00:00:00+11:00",
  "description" : "This value set limits the text status for the resource narrative.",
  "immutable" : false,
  "copyright" : "HL7",
  "extensible" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/narrative-status",
        "concept" : [
          {
            "code" : "additional",
            "display" : "additional"
          },
          {
            "code" : "generated",
            "display" : "generated"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.